home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / THD_12_5.ZIP / 12_5_UPG.TXT next >
Text File  |  1996-12-29  |  7KB  |  115 lines

  1.  
  2.     12_5_UPG
  3.     --------
  4.  
  5.     This release is a replacement for 12_4_UPG.ZIP which was released on Dec 
  6. 26, 1996. The dos version included in that file did not operate correctly 
  7. (jumbled output). This release fixes that problem but is otherwise the same as 
  8. the 12.4 upgrade.
  9.  
  10.     This 'release' is an 'emergency' measure for users of OS/2 who find they 
  11. are having difficulty with version 12.3.
  12.  
  13.     THIS RELEASE REQUIRES FILES AVAILABLE IN THE 12.3 RELEASE VERSION
  14.  
  15. ******************************************************************************
  16. **    VERY IMPORTANT!!!!!!                                                  **
  17. ******************************************************************************
  18. **    Comport supplied on the command line HAS BEEN CHANGED!!!              **
  19. **                                                                          **
  20. **    If the comport is to be supplied on the command line it must now be   **
  21. ** supplied as /C# where '#' is the comport number.                         **
  22. ** ie.                                                                      **
  23. ** THDPRO.EXE C:\TEST.ZIP 8 {no longer works}                               **
  24. ** instead use...                                                           **
  25. ** THDPRO.EXE C:\TEST.ZIP /C8                                               **
  26. **                                                                          **
  27. **    This change was made so that the calling convention for DOS will      **
  28. ** match the calling convention for OS/2.                                   **
  29. **                                                                          **
  30. ** the OS/2 version can now be called as                                    **
  31. **                                                                          **
  32. ** THDPRO.EXE C:\TEST.ZIP /C8                                               **
  33. **    - Where '8' represents 'Com8' if the comport is closed and THD        **
  34. **      is required to 'open' it.                                           **
  35. ** or                                                                       **
  36. **                                                                          **
  37. ** THDPRO.EXE C:\TEST.ZIP /H8                                               **
  38. **    - Where '8' represents 'file Handle 8' if the comport is already      **
  39. **      opened by a parent process and THD must use the existing file       **
  40. **      handle.                                                             **
  41. **                                                                          **
  42. ******************************************************************************
  43. ** In theory, this will allow THD to use comport numbers up to 255          **
  44. ******************************************************************************
  45.  
  46.     Originally I had intended to manipulate the code for 12.3 to afford the 
  47. following fixes. However due to unforeseen circumstances the source code for 
  48. 12.3 was lost and the changes had already been incorporated into my current 
  49. beta. So the changes are directly from my beta code. What this means is that 
  50. for the most part these files are untested. Some functions intended for the 
  51. next release have been disabled/removed for this compilation and it is unknown 
  52. if this will have any unforeseen adverse effects on the end product.
  53.     It is possible that a few of the features have not been disabled from the 
  54. beta compilation and these features may or may not function as a result. 
  55. However it should be noted that NONE of those extra features (if they exist - 
  56. and I tried to disable all of them) will be supported in any way (officially 
  57. or unofficially). If you happen to find a feature I failed to disable, you 
  58. should NOT use it since some things may not be taken into account in the 
  59. actual code which could cause unintended actions to occur. I am not 
  60. responsible for any action of this program including lost files/data etc, so 
  61. stick to the known and documented features of THD ProScan version 12.3.
  62.     This version may or may not include undocumented bugfixes as a result of 
  63. changes made to the beta and in fact may or may not contain bugs previously 
  64. unseen due to changes in the beta. No effort has been established to document 
  65. bugfixes or changes to this 'emergency release' as the original intention was 
  66. to release based strictly on the 12.3 code with only the fixes named below.
  67.     Among the relatively untested enhancements is the ability to test CRUSH 
  68. (*.CRU) files. This feature was too involved to remove and since it is 
  69. automated, user involvment is kept to a minimum. If you find defects in the 
  70. CRU processing please let me know.
  71.  
  72.     The archive contains THDPRO.EXE and THDPLUS.EXE for both OS/2 and DOS. The 
  73. dos files are contained in 12_5_DOS.EXE and the OS/2 files are contained in 
  74. 12_5_OS2.EXE. Both of these files are self extracting RAR archives which 
  75. contain a valid 'AV' from PainSoft. The outer ZIP envelope is AV protected 
  76. compliments of Mark Kerr.
  77.  
  78.     THDPRO.EXE as distributed in this archive will identifiy themselves as 
  79. version 12.5 although in some places the identification 12.3 is used to remain 
  80. compatible with utilities which expect an identification of 12.3 
  81. (THDINSTL.EXE).
  82.  
  83.     The DOS version fixes the problem with WARP 4 which is caused by using 
  84. FCB's to delete files.
  85.     THDPLUS in both versions has some 'minor' fixes notably for users of 
  86. RemoteAccess (and perhaps PCB/2). THDPLUS also adds support for Renegade 04-05 
  87. and MAXIMUS style FILES.BBS (1024 characters descriptions on a single line). 
  88. To use these BBS types you will need THDSELCT.EXE which is included in 
  89. 12_5_DOS.EXE.
  90.  
  91.     The OS/2 version contains a fix for the ZIP/UNZIP command line for 
  92. compatibility with ZIP version 5.20.
  93.  
  94.     Changes to the FCB routines may make this version 'slightly' faster for 
  95. users of OS/2 in general who have a DELDIR variable set (the changes cause the 
  96. system to 'not' move files deleted by THD to the deletion recovery directory 
  97. which in some cases (under OS/2 ONLY) can signifcantly speed the clearing of 
  98. temporary disk space).
  99.  
  100. Changes are not documented otherwise and this archive requires that you have 
  101. THDINSTL.EXE from version 12.3 in order to install it.
  102.  
  103.     Note for those not aware. Since version 6.0, THDINSTL.EXE has had the 
  104. ability to import a previous configuration. Simply rename your old THDPRO.EXE 
  105. and run ...
  106.  
  107. THDINSTL.EXE {d:\path\to\old\thdpro.exe}
  108. and THDINSTL.EXE will read the old configuration for insertion into the new 
  109. version (replacing the above of course with the path to YOUR old THDPRO.EXE).
  110.  
  111.     As always updates etc are 'usually' available on the web first at ...
  112. http://www.naples.net/~nfn03274
  113.  
  114. Dave...
  115.